| Total Complexity | 26 |
| Dependencies | 3 |
| Dependents | 3 |
| Total lines | 473 |
| Lines of code | 301 |
| Logical lines of code | 64 |
| Comment lines | 117 |
| Methods | 10 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_top_forms() | 45 | 4 | 45 | |
| get_payments() | 52 | 5 | 25 | |
| get_tips() | 41 | 1 | 81 | |
| get_stats() | 42 | 1 | 66 | |
| get_gross_volume() | 57 | 4 | 16 | |
| get_top_forms_data() | 56 | 3 | 18 | |
| get_customers() | 60 | 3 | 13 | |
| __construct() | 56 | 2 | 17 | |
| get_stats_data() | 58 | 2 | 16 | |
| get_tip() | 76 | 1 | 4 |